Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poly-commitment: more docs and comments #2642

Merged
merged 19 commits into from
Oct 2, 2024

Conversation

dannywillems
Copy link
Member

No description provided.

@dannywillems dannywillems changed the title Dw mb/more docs and comments plz Poly-commitment: more docs and comments Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.55%. Comparing base (512918e) to head (dd341e8).
Report is 28 commits behind head on master.

Files with missing lines Patch % Lines
poly-commitment/src/commitment.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2642      +/-   ##
==========================================
+ Coverage   69.54%   69.55%   +0.01%     
==========================================
  Files         243      243              
  Lines       57638    57653      +15     
==========================================
+ Hits        40082    40101      +19     
+ Misses      17556    17552       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from dw/move-combine-evaluations-into-kzg to master October 2, 2024 12:50
@@ -466,6 +476,7 @@ pub fn combined_inner_product<F: PrimeField>(
}

/// Contains the evaluation of a polynomial commitment at a set of points.
#[derive(Clone)]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it still required?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope

@dannywillems dannywillems merged commit 8b388d1 into master Oct 2, 2024
7 checks passed
@dannywillems dannywillems deleted the dw-mb/more-docs-and-comments-plz branch October 2, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants